IDL Programming > Objects > Miscellaneous Object Classes > IDLitComponent::SetPropertyAttribute

IDLitComponent::SetPropertyAttribute

Syntax | Arguments | Keywords | Version History

The IDLitComponent::SetPropertyAttribute procedure method sets one or more property attributes for a registered property.

Obj->[IDLitComponent::]SetPropertyAttribute , PropertyIdentifier

PropertyIdentifier

A string containing the property identifier of the registered property.

Keywords

Any keywords to the IDLitComponent::RegisterProperty method followed by the word “Set” can be set.

Version History

6.0

Introduced